Text Handling Functions
All text handled by JManager functions are stored asJMTextRef
objects, which , in addition to the actual text, also specify the text encoding and the length of the string. The following functions let you create or manipulate aJMTextRef
object.